[index]
Select Command
Syntax
For all objects (authoring environment only): select <object | empty>
For chunk expressions:
select <chunk> of <field | dataSheet | variable> Applies to all objects
Description:
The select command has two functions:
When using the select command to select an object, the correct tool is automatically chosen depending on the selected object.
The select empty command deselects text and removes the insertion point.
Notes
Examples
select btn selectMe
Notice that the button is selected and the Button toolbar is displayed.
select before word 2 of line 1 of field "test" select char 5 to 9 of field "test"
select line 2 of field "test"
This text has been mechanically extracted from the Oracle Media Objects 1.0.4.9 MediaTalk Reference, © 1995 Oracle Corporation, and is provided here solely for educational/historical purposes.